home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 1 / MacMania 1.toast / Educational / Misc. / Class Administrator / LessonPlan / background_3401.txt < prev    next >
Text File  |  1987-12-04  |  3KB  |  164 lines

  1. -- background: 3401 from stack: in
  2. -- bmap block id: 3682
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0004
  11. -- rect: left=47 top=44 right=67 bottom=191
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Title
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 00
  24. -- high flags: 0004
  25. -- rect: left=250 top=43 right=66 bottom=430
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Date
  34.  
  35.  
  36. -- part 3 (field)
  37. -- low flags: 00
  38. -- high flags: 0007
  39. -- rect: left=148 top=74 right=132 bottom=449
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 3
  44. -- text size: 9
  45. -- style flags: 0
  46. -- line height: 11
  47. -- part name: Activity 1
  48.  
  49.  
  50. -- part 4 (field)
  51. -- low flags: 00
  52. -- high flags: 0007
  53. -- rect: left=148 top=131 right=189 bottom=449
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 3
  58. -- text size: 9
  59. -- style flags: 0
  60. -- line height: 11
  61. -- part name: Activity 2
  62.  
  63.  
  64. -- part 5 (field)
  65. -- low flags: 00
  66. -- high flags: 0007
  67. -- rect: left=148 top=188 right=246 bottom=449
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 3
  72. -- text size: 9
  73. -- style flags: 0
  74. -- line height: 11
  75. -- part name: Activity 3
  76.  
  77.  
  78. -- part 6 (field)
  79. -- low flags: 00
  80. -- high flags: 0007
  81. -- rect: left=148 top=245 right=292 bottom=449
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 3
  86. -- text size: 9
  87. -- style flags: 0
  88. -- line height: 11
  89. -- part name: Activity 4
  90.  
  91.  
  92. -- part 7 (field)
  93. -- low flags: 00
  94. -- high flags: 0007
  95. -- rect: left=148 top=291 right=340 bottom=449
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 0
  99. -- font id: 3
  100. -- text size: 9
  101. -- style flags: 0
  102. -- line height: 12
  103. -- part name: Activity 4
  104.  
  105.  
  106. -- part 8 (button)
  107. -- low flags: 00
  108. -- high flags: 8003
  109. -- rect: left=436 top=22 right=72 bottom=512
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 1004 / 1004
  112. -- text alignment: 1
  113. -- font id: 0
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: Get Assignment
  118. ----- HyperTalk script -----
  119. on mouseUp
  120.   get selection
  121.   put it into cardname
  122.   go to card cardname
  123. end mouseUp
  124.  
  125.  
  126.  
  127.  
  128. -- part 9 (button)
  129. -- low flags: 00
  130. -- high flags: 0000
  131. -- rect: left=197 top=17 right=42 bottom=228
  132. -- title width / last selected line: 0
  133. -- icon id / first selected line: 9301 / 9301
  134. -- text alignment: 1
  135. -- font id: 0
  136. -- text size: 12
  137. -- style flags: 0
  138. -- line height: 16
  139. -- part name: 
  140. ----- HyperTalk script -----
  141. on mouseUp
  142.   go to previous card
  143. end mouseUp
  144.  
  145.  
  146.  
  147. -- part 10 (button)
  148. -- low flags: 00
  149. -- high flags: 0000
  150. -- rect: left=279 top=18 right=41 bottom=321
  151. -- title width / last selected line: 0
  152. -- icon id / first selected line: 27009 / 27009
  153. -- text alignment: 1
  154. -- font id: 0
  155. -- text size: 12
  156. -- style flags: 0
  157. -- line height: 16
  158. -- part name: 
  159. ----- HyperTalk script -----
  160. on mouseUp
  161.   go to next card
  162. end mouseUp
  163.  
  164.